for Loop

Program 01 – Print Natural Numbers from 1 to n

Enter Integer Number to which you want to display Natural Numbers:


Program 02 – Print Natural Numbers from n to 1 (Reverse)

Enter Integer Number to which you want to display Natural Numbers:


Program 03 – Print Alphabets from a to z

To print alphabets from 'a' to 'z' click on the below button...


Program 04 – Print Even Numbers from 1 to 100

To print all Even Numbers from 1 to 100 click on the below button...


Program 05 – Print Odd Numbers from 1 to 100

To print all Odd Numbers from 1 to 100 click on the below button...